home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat5
/
linf.5
< prev
next >
Wrap
Text File
|
1999-09-16
|
483b
|
67 lines
linf(1) Scilab Function linf(1)
NAME
linf - infinity norm
CALLING SEQUENCE
linf(g [,eps],[tol])
PARAMETERS
g : is a syslin linear system.
eps : is error tolerance on n.
tol : threshold for imaginary axis poles.
DESCRIPTION
returns the L_infinity norm of g.
n=sup [sigmax(g(jw)]
w
(sigmax largest singular value).
SEE ALSO
H_norm, linfn